amd svm: Do not touch (non-existent) attr and selector fields for GDTR
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 16 Jun 2008 14:21:49 +0000 (15:21 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 16 Jun 2008 14:21:49 +0000 (15:21 +0100)
commit7280aab36008a5c2b4605b61847907f75f05b2d0
tree72b247366fa63c4cee91ef72c2bb4aebdc157c22
parent3224311e2a97355f3def5179971ca59459509b49
amd svm: Do not touch (non-existent) attr and selector fields for GDTR
and IDTR in the VMCB in svm_set_segment_register(). This is just for
clarity of code and to prevent any issues in the future.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/svm/svm.c